home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / the-kitchen-of-doom.swf / scripts / DefineSprite_676 / frame_1 / DoAction.as
Text File  |  2008-03-14  |  64b  |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    SunInst._rotation += 0.3;
  4. };
  5.